Welcome![Sign In][Sign Up]
Location:
Search - fisher linear discriminant Matlab

Search list

[GDI-Bitmapcp

Description: matlab 利用fisher线形判别方法进行模式识别-Matlab using linear discriminant method for pattern recognition
Platform: | Size: 1024 | Author: 晨涛 | Hits:

[AI-NN-PRFisher

Description: Fisher判别,用于模式识别的Fisher线性判别-Fisher Discriminant for pattern recognition Fisher Linear Discriminant
Platform: | Size: 1024 | Author: 张波 | Hits:

[Mathimatics-Numerical algorithmsrtejfgds

Description: 现有的代数特征的抽取方法绝大多数采用一维的方法,即首先将图像转换为一维向量,再用主分量分析(PCA),Fisher线性鉴别分析(LDA),Fisherfaces式核主分量分析(KPCA)等方法抽取特征,然后用适合的分类器分类。针对一维方法维数过高,计算量大,协方差矩阵常常是奇异矩阵等不足,提出了二维的图像特征抽取方法,计算量小,协方差矩阵一般是可逆的,且识别率较高。-existing algebra feature extraction method using a majority of the peacekeepers, First images will be converted into one-dimensional vector, and then principal component analysis (PCA), Fisher Linear Discriminant Analysis (LDA), Fisherfaces audits principal component analysis (KPCA), and other selected characteristics, then use the appropriate classification for classification. Victoria against an excessive dimension method, calculation, covariance matrix is often inadequate singular matrix, a two-dimensional image feature extraction method, a small amount of covariance matrix is usually reversible, and the recognition rate higher.
Platform: | Size: 2048 | Author: 小弟 | Hits:

[Graph programorl_programming_date

Description: pca,用在人脸特征识别中,fisher线性判别 kpca,dwt2-pca used in facial recognition, fisher linear discriminant kpca, dwt2
Platform: | Size: 1129472 | Author: verochen | Hits:

[matlabfisher

Description: 基于Fisher线性判别的基因分类器的matlab源码-Based on Fisher Linear Discriminant gene classifier matlab source
Platform: | Size: 1024 | Author: 王启源 | Hits:

[AI-NN-PRfish

Description: Fisher线性判别是线性分类算法中最基本的一种算法,其基本思想是将d维空间中的样本投影到一条最易于分类的投影线上,再进行分类。本文将用使用matlab实现Fisher线性判别算法,并给出4种阈值选择的方法。-Fisher Linear Discriminant is a linear classification algorithm as a basic algorithm, its basic idea is to d-dimensional space of the samples are projected onto one of the most easily classified projector online, and then classified. This article will use matlab to achieve Fisher Linear Discriminant algorithm, and gives four kinds of threshold selection method.
Platform: | Size: 41984 | Author: yue yao jia | Hits:

[AI-NN-PRFisher_Linear_Classify

Description: 能够实现Fisher线性判别,对二类数据可以画出精确的二维分类结果,也可画出相应的三维分类结果。-Fisher Linear Discriminant can be achieved on two categories of data can be drawn in a precise two-dimensional classification results, but also draw the corresponding three-dimensional classification.
Platform: | Size: 10240 | Author: yuhua | Hits:

[matlabfisher

Description: 这是一各关于线性判别函数分类的MATLAB程序,希望对大家的学习有所帮助-This is the one on the linear discriminant function classification MATLAB program, and they hope to learn from everyone
Platform: | Size: 1024 | Author: 王霞 | Hits:

[matlabFLDA

Description: 使用Fisher线性鉴别分析(FLDA)方法在ORL人脸数据库上进行人脸识别试验。ORL标准人脸库共包含40人,每人10幅共400幅BMP图像。-The use of Fisher linear discriminant analysis (FLDA) at Ways on ORL face database for face recognition test. Standard ORL face database contains a total of 40 people, 10 per person a total of 400 BMP images.
Platform: | Size: 4096 | Author: liz | Hits:

[matlabstprtool

Description: 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines- This section should give the reader a quick overview of the methods implemented in STPRtool. • Analysis of linear discriminant function: Perceptron algorithm and multiclass modification. Kozinec’s algorithm. Fisher Linear Discriminant. A collection of known algorithms solving the Generalized Anderson’s Task. • Feature extraction: Linear Discriminant Analysis. Principal Component Analysis (PCA). Kernel PCA. Greedy Kernel PCA. Generalized Discriminant Analysis. • Probability distribution estimation and clustering: Gaussian Mixture Models. Expectation-Maximization algorithm. Minimax probability estimation. K-means clustering. • Support Vector and other Kernel Machines: Sequential Minimal Optimizer (SMO). Matlab Optimization toolbox based algorithms. Interface to the SVMlight software. Decomposition approaches to train the Multi-class SVM classifiers. Multi-class BSVM formulation trained by Kozinec’s algorithm, Mitchell- Demyanov-Molozenov algorithm
Platform: | Size: 4271104 | Author: 查日东 | Hits:

[AI-NN-PRFisher_example

Description: Fisher线性判别分类器应用于IRIS数据集的例子-An example of Fisher linear discriminant Classifier applied on IRIS Data Set
Platform: | Size: 164864 | Author: LikeTheBird | Hits:

[Graph programthe_Fisher_Linear_Discriminant_Method

Description: 模式识别的fisher线性判别方法,包括学习文档和实验源代码。-Fisher linear discriminant pattern recognition methods, including documents and experiment to learn the source code.
Platform: | Size: 243712 | Author: yeyee | Hits:

[matlabMatlab

Description: Matlab数据统计和分析的程序,包含下面所列的多种算法的 MultiLineReg 用线性回归法估计一个因变量与多个自变量之间的线性关系 PolyReg 用多项式回归法估计一个因变量与一个自变量之间的多项式关系 CompPoly2Reg 用二次完全式回归法估计一个因变量与两个自变量之间的关系 CollectAnaly 用最短距离算法的系统聚类对样本进行聚类 DistgshAnalysis 用Fisher两类判别法对样本进行分类 MainAnalysis 对样本进行主成分分析-Matlab data and analysis procedures, listed below contain a variety of algorithms MultiLineReg estimated by linear regression of a dependent variable with a number of independent variables of the linear relationship between PolyReg estimation using a polynomial regression with dependent variable a variable relationship between CompPoly2Reg using quadratic polynomial regression method is estimated that fully a dependent variable and the two since the relationship between variables with the shortest distance CollectAnaly hierarchical clustering algorithm for clustering of samples with Fisher two types of DistgshAnalysis discriminant method to classify samples on the samples MainAnalysis principal component analysis
Platform: | Size: 3072 | Author: Wade | Hits:

[matlabknn.kmeans.fisher

Description: 常用的分类方法,包括最近邻(NN),k均值(kmeans),k近邻,Fisher线性判别。-Commonly used classification methods, including nearest-neighbor (NN), k the mean (kmeans), k neighbors, Fisher linear discriminant.
Platform: | Size: 4096 | Author: 刘斌 | Hits:

[matlabFisher

Description: 使用Fisher 现行判别函数对给定的样本进行训练,对于两类,Fisher线性判别函数很好做,就是 w = Sw (m1 - m2), 其中:Sw为总类内离散度矩阵, m1, m2, 为两个模式类的均值-Fisher discriminant function using the current sample of a given training for two, Fisher linear discriminant function is well done, that is, w = Sw ' (m1- m2), where: Sw of the total within-class scatter matrices, m1, m2, the mean value for the two pattern class
Platform: | Size: 1024 | Author: shihao | Hits:

[matlabclassifier

Description: 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window method estimates non-parametric classification procedures, Fisher Linear Discriminant classifier program.
Platform: | Size: 39936 | Author: wanwei | Hits:

[AlgorithmPRproject_lda

Description: 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algorithm , according to LDA.m of stprtool box for matlab . Use MathNet library to do matrix operations,and use zedgraph control for drawing. Thers has a simple test data.
Platform: | Size: 435200 | Author: 李洪涛 | Hits:

[matlabPattern-recognition-experiment

Description: 基于Fisher线性判别的基因分类器的设计,里面有源程序-Fisher linear discriminant based on the gene classifier design, which has source code
Platform: | Size: 90112 | Author: | Hits:

[File Formatfishers-linear-discriminant

Description: THIS IS FISHER LINEAR DISCRIMINANT MATLAB CODE
Platform: | Size: 1024 | Author: vineeth | Hits:

[matlabfisher

Description: 实现Fisher线性判别,数据为三类数据,有画图功能(To achieve Fisher linear discriminant, the data for the three type of data, drawing function)
Platform: | Size: 2048 | Author: 辉常开心 | Hits:
« 12 3 »

CodeBus www.codebus.net